home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_1199 / 1080 < prev    next >
Text File  |  1994-08-27  |  2KB  |  54 lines

  1. Subject: Re: Shortcuts file and other digested material 
  2. Date: Thu, 28 Jul 1994 09:32:33 +1000
  3. From: Warwick Allison <warwick@cs.uq.oz.au>
  4. Precedence: bulk
  5.  
  6. "Kevin O'Donovan" wrote:
  7. >  > 
  8. >Yes, I was planning on implementing selection in text fields using the X
  9. >style single/double/triple click method, but after some discussion I'm not
  10. >really sure. Anyone got any thoughts on the matter?
  11.  
  12. I did a quick-and-dirty implementation of that for TOSWIN.  It was a sloppy
  13. implementation (mainly because I was hacking at exiting code which did it
  14. very differently).
  15.  
  16. Anyway, I use it all the time.  Right-click pastes, BTW.
  17.  
  18.  
  19. >The objections were, as I recall:
  20. >1) The user isn't used to it. I don't think this is relevant - if the user
  21. >  doesn't know its there then he won't use it, and he loses nothing. Once
  22. >  he discovers it he may well like it.
  23.  
  24. Agreed.  Cut-and-paste of text in a Multitasking environment needs to
  25. be a very quick and easy function.  I cut&paste email addresses, file
  26. names, ftp addreses, URLs, etc. very regularly under X - it helps to
  27. get things RIGHT, which is important for those things.  How often do we
  28. see people posting ftp or email addresses with one letter incorrect?! 
  29.  
  30.  
  31. >2) It means you can't use double clicking to activate special functions of
  32. >  a widget (like popping up a file selector in a text field for a path).
  33.  
  34. Just put a small icon next to the text field.  Hidden functions like this
  35. are very frustrating.  The user will probably not notice it in the manual
  36. and be forever typing in filenames, all the time swearing at the program.
  37.  
  38. Visible functionality is very important.  Double-click on objects should
  39. only be shortcuts, so unless you have a menu item `open file selector on
  40. currently selected object', double-click textfield fsel is bad.
  41.  
  42.  
  43. >All that said, I'm still not sure what to do. I think the extended selection
  44. >is extremely useful and would be a benficial thing to add to Gem apps.
  45. >Comments welcome.
  46.  
  47. I think at least SOME people will want this, and hence SOME apps will
  48. support it.  Most important is that it is uniform between apps which
  49. do support it.
  50.  
  51.  
  52. --
  53. Warwick
  54.